-
Notifications
You must be signed in to change notification settings - Fork 34
Updates the documentation: Adds tutorials on creating post types, custom fields, taxonomies, and options pages, and improves guidance on the relationship between post types, taxonomies, and custom fields. #187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Conversation
…ts, and optional admin menu and update notification hiding docs: update SCF installation guide with Composer integration, benefits, and optional admin menu and update notification hiding
let's not take for granted that readers are familiar with Composer Co-authored-by: Héctor <[email protected]>
avoid potential conflicts between Composer and the built-in updater Co-authored-by: Héctor <[email protected]>
…tom fields, taxonomies, and options pages, and improves guidance on the relationship between post types, taxonomies, and custom fields.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for such a comprehensive addition, @racmanuel ! 🚀
I've added a few comments, some of them are me thinking out loud to start a discussion. The style-related ones apply to more parts than where I initially left them, though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for such a comprehensive addition, @racmanuel ! 🚀
I've added a few comments, some of them are me thinking out loud to start a discussion. The style-related ones apply to more parts than where I initially left them, though.
…ypes, taxonomies, and options pages for greater clarity and consistency.
I’ve included the requested changes in the new PR. I’ll be standing by for your comments and reviews @priethor, @cbravobernal. |
…ocument’s clarity and structure.
Updates the documentation: Adds tutorials on creating post types, custom fields, taxonomies, and options pages, and improves guidance on the relationship between post types, taxonomies, and custom fields.